golang.org/x/tools/internal/pkgbits.Decoder.bigFloat (method)

2 uses

	golang.org/x/tools/internal/pkgbits (current package)
		decoder.go#L457: 		return constant.Make(r.bigFloat())
		decoder.go#L469: func (r *Decoder) bigFloat() *big.Float {